projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a553e68
)
(eudc-expansion-overwrites-query): Use "non-nil" in docstrings.
author
Juanma Barranquero
<lekktu@gmail.com>
Fri, 3 Nov 2006 15:10:41 +0000
(15:10 +0000)
committer
Juanma Barranquero
<lekktu@gmail.com>
Fri, 3 Nov 2006 15:10:41 +0000
(15:10 +0000)
lisp/net/eudc-vars.el
patch
|
blob
|
history
diff --git
a/lisp/net/eudc-vars.el
b/lisp/net/eudc-vars.el
index 987b71f3613d7e58a17ad08b80d664fe688264bf..74e3deddc06734d4aae82e14c65eb78c9e1c12a4 100644
(file)
--- a/
lisp/net/eudc-vars.el
+++ b/
lisp/net/eudc-vars.el
@@
-165,7
+165,7
@@
must be set in a protocol/server-local fashion, see `eudc-server-set' and
:group 'eudc)
(defcustom eudc-expansion-overwrites-query t
- "*If non
nil, expanding a query overwrites the query string."
+ "*If non
-
nil, expanding a query overwrites the query string."
:type 'boolean
:group 'eudc)